Routines (alphabetical) > Routines: G > GRIB Routines > GRIB_GRIBEX_MODE

GRIB_GRIBEX_MODE

The GRIB_GRIBEX_MODE procedure turns the GRIBEX compatibility mode on or off. The default mode is off.

Syntax

GRIB_GRIBEX_MODE, Mode

Arguments

Mode

Set this to 1 to enable GRIBEX support. Set to 0 to disable.

Examples

See GRIB_GET_VALUESfor a general example using the GRIB routines.

Version History

8.1

Introduced